Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update GitHub action dependencies #3070

Merged
merged 1 commit into from
May 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.1 -> v4.1.4
actions/download-artifact action patch v4.1.2 -> v4.1.7
actions/setup-go action patch v5.0.0 -> v5.0.1
actions/setup-python action minor v5.0.0 -> v5.1.0
actions/upload-artifact action patch v4.3.1 -> v4.3.3
azure/setup-helm action minor v4.0.0 -> v4.2.0
docker/build-push-action action minor v5.1.0 -> v5.3.0
docker/login-action action minor v3.0.0 -> v3.1.0
errata-ai/vale-action action digest 3f7188c -> 38bf078
github/codeql-action action minor v2.16.2 -> v2.25.3
google-github-actions/auth action patch v2.1.1 -> v2.1.2
hashicorp/setup-terraform action minor v3.0.0 -> v3.1.1
lycheeverse/lychee-action action minor v1.9.3 -> v1.10.0
mikepenz/action-junit-report action minor v4.1.0 -> v4.2.1
peter-evans/create-pull-request action patch v6.0.0 -> v6.0.5
robinraju/release-downloader action minor v1.9 -> v1.10
sigstore/cosign-installer action minor v3.4.0 -> v3.5.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/checkout (actions/checkout)

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

actions/download-artifact (actions/download-artifact)

v4.1.7

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.6...v4.1.7

v4.1.6

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.5...v4.1.6

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.4...v4.1.5

v4.1.4

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4...v4.1.4

v4.1.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/download-artifact@v4...v4.1.3

actions/setup-go (actions/setup-go)

v5.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5.0.0...v5.0.1

actions/setup-python (actions/setup-python)

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-python@v5.0.0...v5.1.0

actions/upload-artifact (actions/upload-artifact)

v4.3.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3

v4.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2

azure/setup-helm (azure/setup-helm)

v4.2.0

Compare Source

  • #​124 Fix OS detection and download OS-native archive extension

v4.1.0

Compare Source

  • #​130 switches to use Helm published file to read latest version instead of using GitHub releases
docker/build-push-action (docker/build-push-action)

v5.3.0

Compare Source

Full Changelog: docker/build-push-action@v5.2.0...v5.3.0

v5.2.0

Compare Source

Full Changelog: docker/build-push-action@v5.1.0...v5.2.0

docker/login-action (docker/login-action)

v3.1.0

Compare Source

Full Changelog: docker/login-action@v3.0.0...v3.1.0

github/codeql-action (github/codeql-action)

v2.25.3

Compare Source

v2.25.2

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

v2.24.10

Compare Source

v2.24.9

Compare Source

v2.24.8

Compare Source

v2.24.7

Compare Source

v2.24.6

Compare Source

v2.24.5

Compare Source

v2.24.4

Compare Source

v2.24.3

Compare Source

v2.24.2

Compare Source

v2.24.1

Compare Source

v2.24.0

Compare Source

v2.23.2

Compare Source

v2.23.1

Compare Source

v2.23.0

Compare Source

v2.22.12

Compare Source

v2.22.11

Compare Source

v2.22.10

Compare Source

v2.22.9

Compare Source

v2.22.8

Compare Source

v2.22.7

Compare Source

v2.22.6

Compare Source

v2.22.5

Compare Source

v2.22.4

Compare Source

v2.22.3

Compare Source

v2.22.2

Compare Source

v2.22.1

Compare Source

v2.22.0

Compare Source

v2.21.9

Compare Source

v2.21.8

Compare Source

v2.21.7

Compare Source

v2.21.6

Compare Source

v2.21.5

Compare Source

v2.21.4

Compare Source

v2.21.3

Compare Source

v2.21.2

Compare Source

v2.21.1

Compare Source

v2.21.0

Compare Source

v2.20.4

Compare Source

v2.20.3

Compare Source

v2.20.2

Compare Source

v2.20.1

Compare Source

google-github-actions/auth (google-github-actions/auth)

v2.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: google-github-actions/auth@v2...v2.1.2

hashicorp/setup-terraform (hashicorp/setup-terraform)

v3.1.1

Compare Source

v3.1.0

Compare Source

ENHANCEMENTS:

  • Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available (#​409)
lycheeverse/lychee-action (lycheeverse/lychee-action)

v1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v1.9.3...v1.10.0

mikepenz/action-junit-report (mikepenz/action-junit-report)

v4.2.1

Compare Source

💬 Other

  • Improve logging for test parsing

v4.2.0

Compare Source

🚀 Features

  • Provide summary and detailed summary as action output

📦 Dependencies

  • Update action dependencies
peter-evans/create-pull-request (peter-evans/create-pull-request)

v6.0.5: Create Pull Request v6.0.5

Compare Source

⚙️ Fixes an issue with proxy support for users that run self-hosted behind a proxy.

What's Changed

Full Changelog: peter-evans/create-pull-request@v6.0.4...v6.0.5

v6.0.4: Create Pull Request v6.0.4

Compare Source

⚡ Improves performance in some cases for very large git repositories.

What's Changed

Full Changelog: peter-evans/create-pull-request@v6.0.3...v6.0.4

v6.0.3: Create Pull Request v6.0.3

Compare Source

⚡ Improves performance of the push-to-fork feature.

What's Changed

Full Changelog: peter-evans/create-pull-request@v6.0.2...v6.0.3

v6.0.2: Create Pull Request v6.0.2

Compare Source

⚡ Improves performance in some cases where the action rebases changes on to the specified base.

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v6.0.1...v6.0.2

v6.0.1: Create Pull Request v6.0.1

Compare Source

⚙️ Fixes an issue where updating a pull request leads to the error Cannot read properties of undefined (reading 'number'). This was likely caused by GitHub fixing a long standing bug with an API endpoint, resulting in a breaking change.

What's Changed

Full Changelog: peter-evans/create-pull-request@v6.0.0...v6.0.1

robinraju/release-downloader (robinraju/release-downloader)

v1.10: Release Downloader v1.10

Compare Source

What's Changed

New Contributors

Full Changelog: robinraju/release-downloader@v1.9...v1.10

sigstore/cosign-installer (sigstore/cosign-installer)

v3.5.0

Compare Source

What's Changed

Full Changelog: sigstore/cosign-installer@v3.4.0...v3.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 8, 2024
@github-actions github-actions bot requested a review from malt3 May 8, 2024 10:29
Copy link

netlify bot commented May 8, 2024

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 3afa63c
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/663b54007fbbb70008872438

@daniel-weisse daniel-weisse merged commit adf03ad into main May 8, 2024
12 checks passed
@daniel-weisse daniel-weisse deleted the renovate/github-action-dependencies branch May 8, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant